xl: add "check-xl-vif-parse" test script
authorMathieu Gagne <mgagne@iweb.com>
Tue, 24 Apr 2012 16:12:22 +0000 (17:12 +0100)
committerMathieu Gagne <mgagne@iweb.com>
Tue, 24 Apr 2012 16:12:22 +0000 (17:12 +0100)
commit5a60c9c012b245aa0afa6d9ad680662302cc4e4f
tree59737ef533ee27851cc819aa4aaf0ee03bd041cb
parentdeaed905dac4f87a08d35c0358fcf7657d817ad5
xl: add "check-xl-vif-parse" test script

This test script runs "xl -N network-attach 0 <foobar>" against various
rate syntax and checks that the output is as expected.

[ Added entries to .hgignore and .gitignore for tools/libxl/tmp.* -iwj ]

Signed-off-by: Mathieu Gagne <mgagne@iweb.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
.gitignore
.hgignore
tools/libxl/check-xl-vif-parse [new file with mode: 0755]